Feature: Crear un Tag
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 32.221s |
Scenario: Con mi usuario de ghost creo un Tag con un nombre que ya exista
Before
0m 1.044s
Given
I navigate to page "<URL>"
0m 0.917s
And
I wait for 2 seconds
0m 2.270s
When
I enter login email "<USERNAME1>"
0m 0.502s
And
I wait for 1 seconds
0m 1.221s
And
I enter login password "<PASSWORD1>"
0m 0.439s
And
I wait for 1 seconds
0m 1.255s
And
I submit login
0m 0.467s
And
I wait for 3 seconds
0m 3.328s
Then
I should have a nav-bar with functions
0m 0.331s
When
I click on the tag function
0m 0.430s
And
I wait for 1 seconds
0m 1.337s
Then
I should have a new tag button
0m 0.310s
Then
I save and existing tag name
0m 0.359s
When
I wait for 1 seconds
0m 1.256s
And
I click on the tag button
0m 0.499s
And
I wait for 1 seconds
0m 1.280s
Then
I should have a form to enter tag information and save button
0m 0.300s
When
I enter existing tag name
0m 0.443s
And
I wait for 1 seconds
0m 1.301s
And
I enter tag-slug
0m 0.475s
And
I wait for 1 seconds
0m 1.283s
And
I enter tag-descripton-five-hundred
0m 4.899s
And
I wait for 1 seconds
0m 1.344s
And
I click Save
0m 0.530s
And
I wait for 2 seconds
0m 2.347s
And
I click on the tag function
0m 0.395s
And
I wait for 1 seconds
0m 1.306s
Then
I should have a new tag with corrent slug link
0m 0.309s
After
0m 0.044s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 2 seconds
When
I enter login email "<USERNAME1>"
And
I wait for 1 seconds
And
I enter login password "<PASSWORD1>"
And
I wait for 1 seconds
And
I submit login
And
I wait for 3 seconds
Then
I should have a nav-bar with functions
When
I click on the tag function
And
I wait for 1 seconds
Then
I should have a new tag button
Then
I save and existing tag name
When
I wait for 1 seconds
And
I click on the tag button
And
I wait for 1 seconds
Then
I should have a form to enter tag information and save button
When
I enter existing tag name
And
I wait for 1 seconds
And
I enter tag-slug
And
I wait for 1 seconds
And
I enter tag-descripton-five-hundred
And
I wait for 1 seconds
And
I click Save
And
I wait for 2 seconds
And
I click on the tag function
And
I wait for 1 seconds
Then
I should have a new tag with corrent slug link
After
NO IMAGE AVAILABLE